Changelog Pristy Espaces

Pristy business applications suite changelog: Pristy Espaces

Changelog Pristy Espaces

Source code on gitlab project : changelog

Other application changelogs


Pristy 25.1 (November 2025 release)

PRISTY

Release


Killer-Feature

  • Live classification plan
  • User views V1

November 2025

Espaces

Version

1.11.0


Added

Espaces

1.11.0

Features

  • (search) Refactor ZoneUserViewsFilter
  • (config) Internationalize toast messages
  • (search) Hide Affinage tab
  • (editor) Replace Tiptap with CodeMirrorEditor for html, md, and text pages
  • (members) Handle emit to redirect to workspace member management page
  • (versions) Enable revert for text-based file types
  • (workspace) Simplify list management and improve UX
  • (workspace) Add link to workspace in creation toast
  • (navigation) Add shell script file routing support
  • (workspace) Add name field with auto-generated ID
  • (workspace) Auto-join public workspaces transparently
  • (NewFolderPopup) Add markdown file creation with md-editor redirect

Changed

Espaces

1.11.0

Refactor

  • (search) Finalize renaming of advanced search to user views
  • (views) Adapt to user view feature from libvue
  • (VuesUtilisateursPage) Improve code quality and i18n
  • (userviews) Migrate UserView components to script setup
  • (JsonViewer) Convert to script setup and apply conventions
  • (editor) Migrate to CodeMirrorEditor from pristy-libvue
  • (workspace) Remove workspace type selection
  • Move computeMenuEspaces from libvue to local service

Styling

  • (ZoneInfo) Add ellipsis for long file names on Collabora page

Fixed

Espaces

1.11.0

Bug Fixes

  • Fix fetchFavoriteSearches
  • (i18n) Add missing labels for user views
  • Fix useMenuStore
  • Fix facets visibility
  • Fix logo on AppFooter
  • Fix UploadPlan: refresh form
  • (RecherchePage) Crash if collaboraService().getRoute return null
  • (FolderPage) Pagination is broken
  • (i18n) Remove incomplete diffViewer translations
  • (consultation) Fix ZoneInformation layout in MarkdownPage
  • (copy) Fix copy action not working in PDF viewer and multi-selection
  • (actions) Fix method calls and visibility logic in action menu
  • (actions) Add null checks to prevent undefined access errors
  • (router) Prioritize specialized viewers over Collabora for direct node URLs
  • (router) Update file redirect priority with Collabora fallback
  • (router) Fix collaboraService import
  • (workspace) Reset loading state on error in creation
  • (layout) Adjust component widths with PreviewPanel
  • (preview) Avoid unnecessary rendition calls for text files
  • (preview) Close preview panel when navigating away
  • (navigation) Enable file import from empty folder page
  • (popup) Preserve reload callbacks and invalidate workspace cache
  • (search) Use file.id as v-for key instead of index
  • (config) Add error handling for missing nodeId

October 2025

Espaces

Version

1.10.2


Added

Espaces

1.10.2

  • Add canDropInDestination function in actionService

Fixed

Espaces

1.10.2

  • Fix: add missing openWithMSOffice action in folder page and action zones

September 2025

Espaces

Version

1.10.1


Added

Espaces

1.10.1

  • Add revert in configuration page
  • Add export zip in all actions menu

Changed

Espaces

1.10.1

  • Redirect non-admin users to not-found page in configuration route
  • Move config component to libvue and use them

Fixed

Espaces

1.10.1

  • Fix: logout handling

Update Dependencies

Espaces

1.10.1

  • Update package pristy/pristy-libvue 1.2.5

August 2025

Espaces

Version

1.10.0


Added

Espaces

1.10.0

  • Add configuration page
  • Add about page
  • Add icon on badge espace/userHome/systemFolder in search
  • Add and use openInNewTab from the searching page
  • AdvancedSearchPanel: use ToggleButton
  • Add actions and actionZone in searching Page
  • Add export CSV on search
  • Add exact search and advances search panel component
  • Add trad for msg and market element
  • Export upload file and folder to lib, and use these component
  • Add hover Overlay when drag&drop
  • Add navigation service
  • Use the routing service instead of doing .push
  • Add breadcrumb actions providers in all consultation page
  • Manage actionZone actions, add a store & a service & a component for managing popup
  • Add popup manager and remove unused popup
  • Add load userHome path in zoneInfo
  • Add upload & workspaceLoadOption services, npm format
  • Add component for selection status
  • Add ActionsMenuService
  • Add DatatableColumnService
  • Add findCurrentNodeDisplayedIndex in UIstateStore
  • Add local component registration + use lib component + add datatable column config

Deprecated

Espaces

1.10.0

  • Remove information button of Actions zone in searching page

Fixed

Espaces

1.10.0

  • Fix: delete popup that doesn’t close when delete item
  • Fix: searching user home badge and add espace id and name to export search in csv
  • Fix: Fix espaceId column and add espace name in Searching export
  • Fix: add translate label toggle button exact search + Fix css
  • Fix: Fix timestamp in export search
  • Fix: responsiveness in searching page
  • Fix: add confirm delete trad
  • Fix: Use libvue CustomToastContent
  • Fix: toast directory name
  • Fix: duplicate function in folderPage and userHome page
  • Fix: toast utilisation
  • Fix: User home page and use navigation service in Folder & userHome pages
  • Fix: actions on site
  • Fix: Fix getNodeInternlink to adapt it for site node
  • Fix: delete and upload from empty page actions
  • Fix libvue css import

Update Dependencies

Espaces

1.10.0

  • Update package @pristy/pristy-libvue 1.2.0
  • node 22.17
  • polyfills config
  • Update css config
  • Update eslint rules
  • Use libvue action menu
  • Use new custom toast
  • Use member List component from libvue
  • Use libvue breadcrumb and Fix breadcrumbs actions
  • Use lib component and code quality (add routing service)

July 2025

Espaces

Version

1.9.4


Fixed

Espaces

1.9.4

  • Fix import maxFileSize to 2Go

June 2025

Espaces

Version

1.9.3


Deprecated

Espaces

1.9.3

  • Remove markdown-it (replace with marked)
  • Remove old theme

Fixed

Espaces

1.9.3

  • Add missing fonts
  • Fix: Accept both home folder providers

Update Dependencies

Espaces

1.9.3

  • viteconfig: manual chunks
  • Update vite configuration
  • Update caddy version
  • Update dependencies

Pristy 25.0 (April 2025 release)

PRISTY

Release


March 2025

Espaces

Version

1.9.0

1.9.1

1.9.2 - Fixes


Killer-Feature

  • Integrate Matomo
  • Add workflow action
  • Add userHome “Personal Workspace”
  • Create KeyboardShortcutsService

1.9.2

Added

Espaces

1.9.2

  • Create KeyboardShortcutsService
  • Add ENTER shortcut
  • Add keyboard shortcut on ImageViewer Component
  • Add keyBoardHandler on PdfPage
  • Add more keyboard shortcut with help message
  • Add changeCurrentNodeDisplayed to mark file that is currently displayed
  • Add cursor-pointer on PristyIcon
  • Add missing facets labels

Changed

Espaces

1.9.2

  • PDFComponent use usePDF() to load pdf file
  • No text-layer/annotation-layer on FolderPage
  • Reduce size of small Screen to standard
  • New rewriting of Search Page CSS
  • Reduce button size on PDFComponent
  • Change CSS for FileList

Deprecated

Espaces

1.9.2

  • Remove isKeyboardNavEnable

Fixed

Espaces

1.9.2

  • Fix preventing null parameter in Collabora Online Page
  • FileList fix css
  • PDFComponent fix dbl next/prev page
  • FolderPage: move checkJoinWorkspace, perfom once
  • Fix Loading/unloading preview
  • Fix ImageViewer CSS
  • Fix preview pane css
  • PDFComponent: Add onAnnotation event on link
  • Fix getRenditionUrl call to many often
  • Fix Close ContentPanel when changing folder
  • Fix open Preview Panel when click on icon
  • Fix BreadCrumb crash when file in /app:company_home/app:dictionary

Update Dependencies

Espaces

1.9.2

  • Update pristy-libvue (fix thumbnail)

1.9.1

Added

Espaces

1.9.1

  • Display thumbnail for SVG file
  • Use isThumbnailSupported and onImageLoadFailure from lib
  • Add vite:preloadError
  • Add title to recent folders
  • Add zoom, zoom out and fit auto to image component
  • Add tooltip to portal link button
  • Add link to portal app
  • Add adapt pdf page to width

Changed

Espaces

1.9.1

  • Topbar logo redirect to Pristy Espace home instead of Pristy Portail
  • Make content layout persistent
  • Reduce font of Title in search page

Fixed

Espaces

1.9.1

  • In SearchPage fix tooltip on title and filename
  • Fix change file with keyboard and navigating using icon
  • Fix add redirection on 404
  • Fix Add await on logout
  • Fix keyboard handling
  • Fix fit (img, pdf) icon
  • Fix image component -> remove preview
  • Fix use imgPreview for image in media view
  • Fix scroll in pdf preview
  • Fix preview
  • Fix navigation key
  • Fix Add filename & title ellipsis in compact view

Update Dependencies

Espaces

1.9.1

  • Update eslint configuration

1.9.0

Added

Espaces

1.9.0

  • Integrate Matomo
  • Add early access zone
  • Show 404 when idFolder not in UserHome or when access denied
  • Searching in userHome folder
  • Add error 404 for userHome
  • Add badge and Fix breadcrumb for userhome
  • Use variable for zone info and searchBar breakpoint
  • Add icon in compactView
  • Add sidebar in navigation for informationZone
  • Add loading icon when pdf url is not available
  • Handle responsiveness for actionZone & add ScreenStore
  • Use ROW_PER_PAGE_OPTIONS variable for pagination
  • Use lib DEFAULT_ELEMENT_PER_PAGE variable for pagination
  • Add start workflow action in action zone
  • Use libvue workflow service
  • Add tasks link in topbar
  • Return to page one after changing sort order, disable keyboard handler when popup opened
  • Add paginator component and add it in fileList page
  • Add from when redirect to forgot password
  • Add Filter site list

Changed

Espaces

1.9.0

  • Move zoneInfo button in zone action
  • Improve ellipsis breadcrumb and datatable header css
  • Rename hasMoreThan500 -> hasMoreElements
  • Adapt selectAll and change file with keyboard

Deprecated

Espaces

1.9.0

  • Remove package intersection-observer and file visible.js
  • Remove vue3-observe-visibility
  • Remove dsb-norge/vue-keycloak-js

Fixed

Espaces

1.9.0

  • Fix zoneAction in Collabora Online page and add reload in pagination in root folder of user home
  • Fix expand copy/move tree at the right folder
  • Fix favorite ellipsis in menu
  • Fix zoneInfo layout & remove comment & add ellipsis in recent zone
  • Fix double scrollbar
  • Fix Filename hidden when small screen on Collabora Online page
  • Fix affinage search zone overflow
  • Fix width of search from input texte
  • Fix css information zone
  • Fix action layout in consultation
  • Fix zoneInformation conditions
  • Fix double scrollbar on pdfPreview in consultation
  • Fix searchBar appear in consultation page
  • Fix preview panel overflow
  • Fix File names and actions stayed truncated after closing preview
  • Fix zone information always opening when refresh
  • Fix favorite name too long
  • Fix icon margin in compact view
  • Fix searchBar becoming full to early
  • Fix layout when splitter is open
  • Fix background color of assignee zone in create workflow popup
  • Fix copy intern link not working on Collabora Online page
  • Fix visualize older version open Collabora Online and add version tag on pdf older version consultation
  • Fix Create from template not working when alfresco folders are named in french
  • Fix pdf page css
  • Fix download version filename & version Panel bug
  • Fix css width for image-video-txt editor/consultation
  • Fix condition showing breadcrumb or ellipsis breadcrumb
  • Fix css breadcrumb & ellipsis breadcrumb
  • Fix badge & breadcrumb for consultation page
  • Fix layout & css for breadcrumb and info zone (searchBar, action zone …)
  • Fix logout on welcome page
  • Fix change selected file when a popup is open
  • Fix loadWorkspace and Fix moveNode tree
  • Fix pagination file list
  • Fix fileList sort order + remove selection when changing sort

Update Dependencies

Espaces

1.9.0


December 2024

Espaces

Version

1.8.0


Killer-Feature

  • Add forgot password link
  • Add Navigation view
  • Add Compact & Grid view

Added

Espaces

1.8.0

  • Add createWorkflow popup
  • Add forgot password link
  • Add copy intern link
  • Add file name in Collabora Online page
  • Add translations
  • Add new Breadcrumb
  • Add & Adapt Navigation view
  • Add & Adapt compact and grid view
  • Add & Adapt new pdf component layout
  • Add sort on searching
  • Include grid/list view and navigation view
  • Include new pdf component
  • Allow Collabora Online page to open view and view_comment action
  • Open Collabora Online for edit or view
  • Add white color for Collabora Online theme

Changed

Espaces

1.8.0

  • Change navigationView max width
  • Improve overall responsiveness
  • Improve responsiveness SearchingPage
  • Adapt css logo for custom css
  • Fix personalize darktheme Collabora Online

Deprecated

Espaces

1.8.0

  • Remove company home and Site from path for breadcrumb
  • Remove former PDF viewer component

Fixed

Espaces

1.8.0

  • Fix export name + export percentage
  • Fix PDFComponent css and default viewport height & width
  • Fix css zoneInformation + fileList and PDFComponent
  • Fix breadcrumb and text overflow ellipsis for file name
  • Fix css - vue navigation
  • Fix CSS + Fix mobile breadcrumb
  • Fix searching label
  • Fix list files in move and copy popup
  • Fix package version
  • Fix component keyboard handling
  • Fix sort and filter in searching
  • Fix searching
  • Fix Select All in datatable
  • Fix when breadcrumb too long
  • Fix line break when breadcrumb too long
  • Fix typeError e is null on getRole

Update Dependencies

Espaces

1.8.0

  • Update package @pristy/pristy-libvue 0.30.3

October 2024

Espaces

Version

1.7.1


Fixed

Espaces

1.7.1

  • Fix: max elements set to 1k

Update Dependencies

Espaces

1.7.1

  • Update package @pristy/pristy-libvue 0.27.4

Pristy 24.0 (May 2024 release)

PRISTY

Release

Blogpost

April 2024

Killer-Feature

  • Adds dark theme & other themes
  • Adds permission handling for folders & files
  • Adds “all select” feature
  • Adds metadata handling

Added

Espaces

1.7.0

  • Synchronise Collabora Online theme with Pristy theme (Dark)
  • Add redirect
  • Add licence on memberList component
  • Add scale
  • Add permission pop-up on folders & files
  • Add dropdown on last item of breadcrumb
  • Add memberList Component + MemberListPopup
  • Add filter input on workspace page
  • Use ThemeStore
  • Add Comment on revert version of a file
  • Add scrollTopButton in pdf viewer
  • Add scrollTop

Changed

Espaces

1.7.0

  • Change topbar logo (transparent)

Fixed

Espaces

1.7.0

  • #2926 Fix: compute canCreate
  • Fix bug multiple thumbnails
  • Fix joinWorkspace popup is opened twice
  • Fix create from model tree
  • Fix: Proper DataTable data copy to LocalStorage during page navigation
  • Fix color for darktheme
  • Fix vite config using ESM syntax
  • Fix add Permissions
  • Fix visible condition for moveNode in breadcrumb

Update Dependencies

Espaces

1.7.0

  • Update vite - CVE-2024-23331
  • Update libvue 0.27.3
  • Update pristy-collabora-component
  • Update primevue version and update components
  • Update packages (vite, vitest, sass prettier, …)

January 2024

Espaces

Version

1.6.0


Killer-Feature

  • Add ThemeService
  • Add selected all in page and select all in fileList datatable

Added

Espaces

1.6.0

  • Add selected all in page and select all in fileList datatable
  • PERMISSION - Consultation & Selection | Add Send Mail
  • Open properties popup after adding aspects in informationZone
  • Sentry: send only tracing data to alfresco service
  • Add key to breadcrumb for item in searching
  • Add canUpload in loadData FolderPage
  • Add error message importing when reader
  • Add see properties in infoZone if reader
  • Add “open in new tab” for folders selection
  • Add pop-up properties everywhere
  • Add ThemeService

Deprecated

Espaces

1.6.0

  • Remove sharelink action of actionZone
  • Remove display in pdf of a pdf file in action zone
  • Delete changeview (block) for fileList

Fixed

Espaces

1.6.0

  • Deleting on consultation redirect
  • Fix rename action in consultation
  • Fix permissions for open with Collabora Online action
  • Fix open in new tab for folder in datatable
  • Fix permission for display in pdf action for files selection
  • Fix permission on selection
  • Fix move node
  • Fix create file from template
  • Fix permissions on workspaces
  • Fix results displaying in searching and workspaces list
  • #1976 Move keycloak code in libvue

Update Dependencies

Espaces

1.6.0

  • Use nodejs 20.9
  • Update dependencies

November 2023

Espaces

Version

1.5.0

1.5.1 - Fixes

1.5.2 - Fixes


Killer-Feature

  • Search page with facet
  • New metadata pannel
  • Add Sentry

Added

Espaces

1.5.0

  • Enable sharelink in publicationZone
  • Adding EXIF metadata in demo
  • Add Sentry
  • TreeExplorer: auto-expend current node path
  • Add homeButton breadcrumb
  • Create a file from templates
  • Create errorPage
  • Keycloak: wait for user to be fully login
  • Keycloak: load user.person after loggin
  • Move to vite (from vue-cli)
  • SearchPage: load filter in one way
  • SearchPage: addFilterQuery need bucket object
  • SearchPage: add ProgressSpinner
  • SearchPage: add missing translation
  • SearchPage: load filter when navigate to page
  • SearchPage: rethink the page loading sequence
  • ZoneSearchFilter: load SITE and ANCESTOR filter
  • ZoneSearchFilter: if facet has a title, use it
  • NewWorkspacePopup: add icon
  • ModifyNodePopup: Add many style to render data
  • ModifyNodePopup: add list constraints
  • ModifyNodePopup: limit width to 45rem
  • MoveNodePopup: list current selected node
  • Add pop-up closing on echap
  • Reset selectionStore directly in the router
  • Use new selectionStore to run actions
  • Add action on Collabora Online page
  • ZoneInformation: Add aspect support
  • ZoneInformation: load aspect list from configuration
  • FileDetails: add boolean support
  • FileDetailsItem: add foldable panel
  • ListVersions: Can restore pdf, image and video
  • ShareLink: force PDF Rendition
  • FolderPage: add Spinner and emptyFolder property
  • FolderPage: change title page of current node
  • FolderPage: can edit only when folder
  • FolderPage: when drop files, Add progress bar waiting message to auto-delete
  • FolderPage: reload data when ZoneInformation change
  • FolderPage: Use navigationStore
  • ChangeSingleFavorite: menuStore is update in favoriteService
  • Clear search URL on searchClear
  • PdfPage: don’t reload all page when modify on metadata
  • CopyNodePopup: list current selected node
  • TranslationService: load custom translation file with axios
  • Support for text/x-web-markdown

Changed

Espaces

1.5.0

  • LoginPage: Fix reconnection at every refresh + redirection when autenticate and on logging page
  • LoginPage: route (replace) to target page
  • ZoneActions: on delete force reload
  • Change default preview url
  • Change npm config with node 18
  • Change how to open Modify pop-up
  • Change all css to match css media level 4
  • Change window.documentTitle for most of the page
  • Favorite menu, update file icon
  • Rewrite ModifyNodePopup to match env-config
  • Router: load I18n only on start
  • Stores moved to pristy-libvue
  • Reactivate restore on pdf

Deprecated

Espaces

1.5.0

  • Primevue Menu with router-link is deprecated
  • Remove documentLibrary facet on search from workspace
  • Removing site facet on search removes folder facet
  • Deprecate vue-cli to move to vite
  • Remove webpack reference

Fixed

Espaces

1.5.2

  • #2684 force pdf extension when downloading pdf file
  • #2839 fix date filter problem
  • #2838 fix wide breadcrumb
  • #2831-#2832 No rendition on folder
  • #2837 Adding pagination on FolderPage
  • Update on getChildren API

Fixed

Espaces

1.5.1

  • Fix: Don’t use ACS_USERNAME to check if we are auth.
  • Fix css for actionZone for mobile

Fixed

Espaces

1.5.0

  • Fix favorite node Icon
  • Fix sort on size and modified-by on datatable
  • Fix condition for login routing
  • #2790: Keycloak try renew auth when profile is expired
  • BreadCrumb: fix route to current folder
  • Fix error if data.content is not defined
  • FolderPage: change on watch() to prevent some error page loading
  • Fix bug open with MS Office on folder in list view
  • Fix download from Datatable
  • FolderPage: prevent change this.currentNode two times in different promise
  • Fix moreResult on searching
  • Fix url on research from any location after browsing back
  • Workspace Member page: Prevent fail data are partial
  • PageVide (empty page): load component only if need
  • Hide open in PDF for media files
  • ModifyNodePopup: load properties if missing
  • Correcting rule for name
  • SubMenu: fix css
  • AppTopbar: fix css search zone
  • TranslationService: prevent loading unknow locale
  • Fix selection on delete in actionZone
  • Fix bug shareLink pop-up in shareZone
  • Edit metadata pen only if having rights
  • Fix metadata editing on folder
  • Fix bug on list version of a file
  • Fix downloaded file name from version panel
  • Fix bug on recent folder
  • i18n: silent warn
  • Rooter: fix error getPerson not routing to login page
  • Fix menu TopBar on mobile device

Update Dependencies

Espaces

1.5.0

  • @pristy/pristy-libvue: 0.23.4
  • @pristy/pristy-collabora-component: 0.2.0
  • Titap: 2.1.11
  • @vueuse/core:10.5.0
  • axios: 1.5.1
  • markdown-it: 13.0.2
  • pdfjs-dist: 3.11.174
  • pinia: 2.1.6
  • primevue: 3.35.0
  • remixicon: 3.5.0
  • vue-i18n: 9.4.1
  • vue-router: 4.2.5

July 2023

Espaces

Version

1.4.0


Killer-Feature

  • SearchPage: Redesign

Added

Espaces

1.4.0

  • Use Remixicon
  • Custom OIDC Configuration
  • LoginPage: Add button linked to ACA
  • Add actions zone on video, image, pdf and Collabora Online consultation pages
  • Add confirmation dialog when deleting in ZoneActions
  • SearchPage: Add number of search result displayed
  • Add version tag on downloaded filename from pdf viewer component
  • FolderPage: create component RecentData
  • ZoneInformation: Add Metadata
  • New SearchStore and ZoneSearchFilter to draw facets search
  • SearchPage: Add-Remove Chip filter
  • SearchPage: Remove paginator on search page
  • Route to PDF page for eml and dwg/dxf files
  • SearchPage: Add facet for node TYPE
  • SearchPage: Add label for mimetype and node type
  • SearchPage: re-think list view
  • ZoneInformation: Add editing metadata in details panel

Changed

Espaces

1.4.0

  • SearchPage: Redesign
  • Move Toast bottom-right
  • New icons for workspaces visibility
  • FolderPageListe: change filename, title and description css
  • Improve tiptap editor for Markdown
  • New BreadCrumb Component

Fixed

Espaces

1.4.0

  • #2535: fix new pop-up size on mobile
  • #2538: fix close pop-up
  • #2614: prevent dragenter - rewriting drop file code
  • #2698: remove empty “File” category if not a file
  • #2700: max-width for metadata
  • Compare ids when joining workspaces instead of displayName
  • Fix bug listVersion on image and Fix downloaded filename
  • Fix topbar searching / Change url on search
  • Fix confirm dialog opens twice
  • Fix expiration date on shareLink to not allow dates before today
  • Fix hide actions when consulting a version of a file
  • Fix metadata date when property does not exist and modify specific metadata
  • Fix user profile missing
  • Fix validation button to be disabled if cannot move
  • FolderPage: stateKey depends from current node id
  • getRoute: warn if missing param
  • ModifyNode: Fix tooltip for name rule
  • Search: exclude TYPE fm:forum
  • Translate “New” Button
  • ZoneInformation: display search only on folder page

Update Dependencies

Espaces

1.4.0

  • Update pristy-libvue 0.17.2

May 2023

Espaces

Version

1.3.0

1.3.1


Killer-Feature

  • Add sendmail pop-up
  • Add LemonLDAP configuration

Changed

Espaces

1.3.1

  • PdfPage: use getRendition from libvue
  • Collabora Online in correct local
  • Update login page

Fixed

Espaces

1.3.1

  • ZoneInformation: bug if node is null
  • Use standard CheckBox instead of cb from datatable

Update Dependencies

Espaces

1.3.1

  • Update @pristy/pristy-libvue 0.16.5
  • Update tiptap 2.0.3
  • Update axios 1.4.0
  • Update core-js 3.30.2
  • Update pinia 2.1.2
  • Update pdfjs 3.6.172
  • Update primevue 3.29.1
  • Update remixicon 3.3.0
  • Update vue-router 4.2.1

Added

Espaces

1.3.0

  • Add download version file and version consultation
  • Add details tab on folders and workspaces
  • New Markdown and Html Editor using Tiptap (beta)
  • Add remixicon
  • Add visualize button and remove restore for last version
  • Add progress spinner when loading version
  • Add sendmail pop-up
  • Add LemonLDAP configuration
  • Restore a version file load the new version

Changed

Espaces

1.3.0

  • Use stateKey from DataTable
  • ZoneInformation : Remove SplitterPanel and use flex design
  • Relook image page
  • Relook video page
  • In seacher page, change datatable to dataview with two template list in grid
  • Add close icon on zoneInformation
  • Load auth config from libvue

Fixed

Espaces

1.3.0

  • Fix window names for videos and image consultation and spelling in french translation
  • Edit Collabora Online: hide menu when Collabora Online is open
  • Bug getRoute “a is undefined”
  • getpath: Sometimes we can’t find a root workspace

Update Dependencies

Espaces

1.3.0

  • Update pristy-libvue 0.16.4
  • Update caddy 2.6.4
  • Update saga-green theme

March 2023

Espaces

Version

1.2.0

1.2.1


Killer-Feature

  • Add sharelink pop-up
  • Add details and version view

Changed

Espaces

1.2.1

  • Use Collabora Online_HOSTING_DISCOVERY settings
  • More simple button for menu
  • PDF: better print and zoom

Fixed

Espaces

1.2.1

  • Fix Collabora Online Extensions loading
  • Changing the way we use services in templates
  • Catch Error 404 when login
  • Topbar tooltip in bottom

Update Dependencies

Espaces

1.2.1

  • Update pristy-libvue 0.14.4

Added

Espaces

1.2.0

  • Create pop-up: New tab, create with template
  • Adding document creation from a template
  • Add shareLink in action of Datatable
  • Add details view on edit with Collabora Online page
  • Add details view on image and video pages
  • Adding a comment when importing a new version
  • Join automatically a workspace or request to join
  • Add version history display
  • Add action edition in MSOffice
  • Display and modify specified metadata (acte model)
  • Add favorites to MenuStore
  • Add sharelink pop-up
  • Add Keycloak logout
  • In member page, differentiating users from groups

Changed

Espaces

1.2.0

  • Create pop-up: new css
  • Sticky information zone
  • Change new version pop-up
  • Redraw folder presentation
  • Pop-up: header yellow
  • SearchPage: add workspace icon in subtitle
  • Add revert button to versions lists
  • Collabora OnlineExtensions using fetch from lib in a store
  • Smaller datatable line in saga-green theme
  • Change PageVide if we don’t have rights to upload in an empty workspace/folder
  • PDF: Fix computation au loading scale
  • Globale cleaning on CSS
  • Add favorites to MenuStore
  • In member page, differentiating users from groups
  • Remove window.config use to load configuration, use config store instead

Fixed

Espaces

1.2.0

  • Fix loadThumb
  • SearchPage: translate title
  • Replace with in datatable
  • Reduce tree pop-up size
  • Hide Workspace without documentLibrary (workspace.data)
  • Fix sort on workspaces in TreeExplorer component
  • Bug when loading thumbnail if e is undefined
  • Removable sort in datatable
  • Fix : Can’t upload if we are in a public or moderated space without permission
  • Fix : bug opening action menu
  • Hide action on file/folder if no writing rights
  • Hide multiple actions if no write permission
  • Fix drag and drop
  • Remove drag and drop if siteConsumer
  • Fix search : removal of default date sorting
  • On login page add error message if ID or password is empty
  • In breadcrumb path, display title of workspace instead of ID
  • Fix to prevent t.path.element is undefined errors
  • Fix of folder navigation in search page
  • Add redirect on errors without status

Update Dependencies

Espaces

1.2.0

  • Update pdfjs 3.4.120
  • Update core-js 3.29.1
  • Update pinia 2.0.33
  • Update primevue 3.25.0
  • Update pristy-libvue 0.13.3
  • Update dsb-norge/vue-keycloak-js
  • Update axios 1.3.4

Pristy 23.0 (January 2023 release)

PRISTY

Release

Blogpost

January 2023

Espaces

Version

1.1.0


Killer-Feature

  • Add keycloak-js to allow OIDC authentication

Added

Espaces

1.1.0

  • Translation to English
  • Add keycloak-js to permit OIDC authentication
  • Add error page when Alfresco is not started
  • Add group management functions

Search Page

  • Add search icon in topbar
  • Added “Space” column on the search page
  • Add parent folder name on search page
  • Add column “Espace” on search page

Changed

Espaces

1.1.0

  • Limiting the number of simultaneous uploads
  • Rework login page
  • Use path for breadcrumb
  • Breadcrumb service to load breadcrumb using path in PDF, Collabora Online, Video, Image and Navigation pages

Fixed

Espaces

1.1.0

  • “Open” action on one folder shouldn’t appear when vueList is active
  • Fix datatable selection bug

Update Dependencies

Espaces

1.1.0

  • Use @pristy/pristy-libvue 0.9.0
  • Update primevue to 3.22.1
  • Update axios to 1.2.2
  • Update vue to 3.2.45

December 2022

Espaces

Version

1.0.0


Killer-Feature

  • Activate Drag and drop
  • Add list view of elements
  • Add action “import a new version” and ImportNewVersionpopup

Added

Espaces

1.0.0

  • Activate Drag and drop
  • Add list view of elements
  • Add action “import a new version” and ImportNewVersionpop-up
  • Show multi-select et handling events
  • Show files and folder description
  • Map actions in “zone d’actions”
  • Add empty folder page
  • Add Pristy Icons for la liste file list and search page
  • Handling of multi select files, for functions: copy, move, favorites, delete

Changed

Espaces

1.0.0

  • Keep the number of files per page in the datatable
  • Keep the number of items per page in the folders
  • Trim folder name
  • Hide drag zone in mobile vue favoris, supprimer
  • Change upload limit to 500Mo
  • Toolbar sticky pour l’affichage des pdf et image
  • Add trashcan in options menu
  • Replace le “+ New” with 2 buttons
  • Improve viewing of boxes “espaces de travail”
  • Add page Collabora Online title

Fixed

Espaces

1.0.0

  • Minimum height on folders
  • Breadcrumb badly generated on reload
  • Fix publication zone + fix css disable
  • Spelling correction of the upload function
  • Fix name error when modifying a file
  • Bug cancel pop-up
  • Closing pop-up create folder
  • MobileMenu wont show on Collabora Online pages
  • Refresh navigation
  • Error name on modifypop-up
  • No confirm dialog when no changes for folders
  • Bug on error 409

Update Dependencies

Espaces

1.0.0

  • Use @pristy/pristy-libvue 0.6.2
  • Update primevue 3.21.0

Beta version & Pristy Launch



November 2022

Espaces

Version

0.8.0

0.9.0

0.10.0

Killer-Feature


Added

Espaces

0.10.0

  • Update filters search page
  • Search for folders

Fixed

Espaces

0.10.0

  • Menu favoris fix loading image, video, pdf, ..

Added

Espaces

0.9.0

  • Waiting message during upload
  • Favourite menu, reading files
  • Add favourite spaces
  • Hide new button if player
  • Menu items truncated if too long
  • Remove space act from space list
  • Search bar from workspace enabled
  • Search on folders

Update Dependencies

Espaces

0.9.0

  • Update primevue 3.18.1
  • Update @pristy/pristy-libvue 0.4.1

Added

Espaces

0.8.0

  • Viewing and managing favourites
  • Deleting and modifying spaces
  • “Flex” display
  • Copy / move action on files and folders
  • Connecting the search bar
  • Display of version numbers
  • Update page title and logo
  • Adding online editing with Collabora Online

Update Dependencies

Espaces

0.8.0

  • Update pristy-libevue 0.3.2

October 2022

Espaces

Version

0.6.0

0.7.0


Changed

Espaces

0.7.0

  • Menu simplification

Fixed

Espaces

0.7.0

  • Fix of too long file display

Update Dependencies

Espaces

0.7.0

  • Use pristy-libevue 0.3.1

Added

Espaces

0.6.0

  • New dynamic menu
  • Login : Display of password error
  • Change text on home page
  • Action Zone mobile version
  • Menu simplification
  • Add link to portail in the general menu
  • Enhance user browsing
  • Setting up the Action Zone
  • Handling of pdf errors
  • Css pop-up phone/tablet/pc version
  • Fix of too long file display

Fixed

Espaces

0.6.0

  • Favorites menu bug
  • Folder creation name field error
  • Folder creation, error handling

Update Dependencies

Espaces

0.6.0

  • Use pristy-libevue 0.2

September 2022

Espaces

Version

0.5.0


Added

Espaces

0.5.0

  • Adding image display
  • Added video display
  • Added viewing of office documents (pdf format)
  • Add breadcrumb in the PDF page
  • Redesign of the menu
  • Form creation space, id only
  • Add breadcrumb in the PDF page
  • Redesign of the menu
  • Form creation space, id only

Fixed

Espaces

0.5.0

  • Fix of title display

August 2022

Espaces

Version

0.5.0


Fixed

Espaces

0.4.1

  • Fix of a routing problem

Added

Espaces

0.4.0

  • Viewing of pdfs
  • Simple search page
  • Integration of the lib pristy-libvue

Added

Portail

0.1.0

  • Add Espace to new Portail (portal) application

July 2022

Added

Espaces

0.3.0

  • First public version on gitlab.com/pristy-oss

June 2022

Changed

Espaces

  • Specification

March/April 2022

Pristy : New interface

Espaces

  • POC for a new VueJS interface

Septembre 2021

Pristy : Integrate Collabora Online in a reviewed Alfresco Content Application

Aca

  • Available in SaaS on OVHCloud